Converts color profile on a RawBitmap, creating new instance of RawBitmap with the result.
ConvertToColorProfile(If the RawBitmap has no color profile defined then this method will fail and return error code in the LastError property.
Note that the plugin can only convert RGB based, Gray based profiles and CMYK based profiles as RawBitmap object does not support other kinds of color spaces currently.